@font-face {
    font-family: 'National Park';
    src: url('../../candyland/fonts/NationalPark-Heavy.otf');
    font-display: swap;
}

@font-face {
    font-family: 'National Park Thin';
    src: url('../../candyland/fonts/NationalPark-Thin.otf');
    font-display: swap;
}

@font-face {
    font-family: 'National Park Regular';
    src: url('../../candyland/fonts/NationalPark-Regular.otf');
    font-display: swap;
}

*{
    font-family: "National Park", sans-serif;
    font-weight: 600;
}

#header.header-scrolled,
#header.header-inner-pages {
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(15px);
}

.navbar-mobile{
    height: 100vh;
}

.navbar a:hover, .navbar a.active, .navbar .active:focus, .navbar li:hover>a {
    color: #F8667F;
}

.navbar ul li a{
    color: #5F3D3D;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    position: relative;
    transition: all 0.3s;
}

.navbar ul li a.active::before,
.navbar ul li a:hover::before {
    background-color: #F8667F;
}

.navbar-mobile a:hover, .navbar-mobile a.active,
.navbar-mobile .active:focus, .navbar-mobile li:hover>a {
    color: #fff;
}

.navbar-mobile ul li a.active::before,
.navbar-mobile ul li a:hover::before{
    background-color: transparent;
}

.buy-ticket-btn{
    background-color: #F8667F;
    border-radius: 24px;
}

.get-started-btn:hover{
    color: #FFFFFF;
}

.bi-list{
    color: #5F3D3D;
}

.back-to-top{
    border-radius: 24px;
    /*background-color: #F8667F;*/
}

/*.back-to-top i{*/
/*    color: #FFFFFF;*/
/*}*/

/*.back-to-top i:hover, .back-to-top i:focus, .back-to-top i:active{*/
/*    color: #FFFFFF;*/
/*}*/

/*.back-to-top:hover, .back-to-top:focus, .back-to-top:active{*/
/*    background-color: #F8667F;*/
/*}*/

#footer{
    z-index: 99;
}

#footer span{
    font-family: "National Park", serif;
    z-index: 99;
}

@media (max-width: 991px) {
    #footer .container:first-child{
        padding-bottom: 30px;
    }
}

.copyright-row{
    padding: 10px 0;
}

.footer-links h4{
    font-size: 30px;
}

#bannerModal .carousel-indicators [data-bs-target]{
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

#bannerModal .modal-content{
    border-radius: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    #footer{
        padding-top: 30px;
    }
}

@media (min-width: 1400px) {
    #footer{
        padding-top: 20px;
    }
}

@media (min-width: 1690px) {
    #footer{
        padding-top: 70px;
    }
}

.tnc{
    cursor: pointer;
}

/*HERO*/

#hero {
    background: linear-gradient(180deg, rgba(239, 133, 151, 0.46) 0%, #FEE4A1);
    padding-top: 100px;
    padding-bottom: 50px;
    margin: 0;
}

.left-clouds, .right-cloud{
    position: absolute;
}

.left-clouds img:first-child{
    transform: translate(-25%, 15%);
}

.left-clouds img:nth-child(2){
    z-index: 99;
    transform: translate(-145%, 75%);
}

.right-cloud img{
    transform: translate(110%, 25%);
}

#event-date{
    padding-top: 30px !important;
}

.date{
    color: #5F3D3D;
    text-align: center;
    font-family: "National Park", sans-serif;
    font-size: 54px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.date-suffix{
    vertical-align: super;
    font-size: 30px;
    font-weight: normal;
}

.hyphen {
    margin: 0 20px;
}

.hyphen img{
    width: 6%;
}

.location-container{
    border-radius: 60px;
    border: 3px solid rgba(255, 255, 255, 0.80);
    background: rgba(255, 255, 255, 0.30);
    padding: 30px 75px;
    width: fit-content;
}

.location-container span{
    color: #5F3D3D;
    text-align: center;
    font-family: "National Park", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.img img{
    width: 80%;
}

#candy-container img{
    position: absolute;
    width: 115px;
    transform: translate(-50%, 0%);
    z-index: 99;
}

#donut-container img{
    position: absolute;
    width: 115px;
    transform: translate(-50%, 0%);
    z-index: 99;
}

/*EXPLORE*/

#explore{
    background: linear-gradient(0deg, #FFEFF5 0%, #FDEBF2 44.27%, #EAB8CA 100%);;
    padding: 0;
}

.mobile-explore{
    background: linear-gradient(0deg, #FFEFF5 0%, #E6AEC0 100%) !important;
}

.kv-container img{
    width: 100%;
}

.explore-activity-container{
    width: 100%;
}

/*.explore-activity-container .container:nth-child(2){*/
/*    padding-top: 75px;*/
/*}*/

.title-font{
    color: #AF3247;
    text-align: center;
    font-family: "National Park", sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%;
    z-index: 100;
    margin-bottom: 50px;
}

.font1{
    margin-bottom: 70px;
}

.explore-desc{
    color: #5F3D3D;
    text-align: center;
    font-family: "National Park Regular", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 100px;
    z-index: 100;
}

.content-container{
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(15px);
}

.content-container .col{
    text-align: center;
}

.games-content-container{
    margin-top: 100px;
    padding: 70px 24px 20px 24px;
}

.ie-content-container{
    padding: 110px 24px 30px 24px;
}

.workshop-content-container{
    margin-top: 100px;
    padding: 100px 24px 30px 24px;
}

.zone-content-container{
    padding: 110px 24px 30px 24px;
}

.content-container span{
    text-align: center;
}

.content-title{
    color: #F8667F;
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.content-container .content-desc{
    color: #5F3D3D;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-family: "National Park Regular", sans-serif;
    font-weight: 400;
}

.content-container img{
    position: absolute;
    transform: translate(-50%, -100%);
}

.games-img{
    width: 150px;
}

.immersive-exp-img{
    width: 150px;
}

.workshop-img{
    width: 160px;
}

.zone-img{
    width: 160px;
}

/*GET HERE*/

#get-here{
    background: radial-gradient(76.81% 45.16% at 51.93% 57.64%, rgba(255, 255, 255, 0.72) 0%, rgba(255, 255, 255, 0.64) 58.10%, rgba(255, 255, 255, 0.00) 100%), #FEE4A1;    padding-bottom: 50px;
}

.font2{
    color: #83650E;
}

.logo-text{
    color: #83650E;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 33px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.sponsor-container{
    padding: 30px 0 50px 0;
}

.mobile-sponsors-logo{
    width: 90%;
}



/*PRICING*/
 #pricing{
     background: linear-gradient(180deg, rgba(255, 255, 255, 0.50) 0%, rgba(245, 243, 254, 0.56) 0.01%, rgba(206, 196, 251, 0.80) 50%, #AC9CF8 95%), #E9E4FF;
     padding-bottom: 80px;
     padding-top: 0;
     height: fit-content;
 }

.font3{
    color: #503BAB;
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%; /* 57.2px */
}

.pricing-content-container{
    padding: 24px 28px 10px 28px;
    justify-content: space-between;
    align-items: center;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(15px);
}

.ticket-type{
    color: #5F3D3D;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    align-items: center;
}

.age-range{
    color: #9F8B8B;
    font-size: 18px;
    font-style: normal;
    font-family: "National Park Thin", sans-serif;
    line-height: normal;
}

.early-bird-promo{
    color: #F8667F;
    text-align: center;
    font-family: "National Park Regular", serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: inline-flex;
    height: 22px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    background: #FFF;
}

.original-price{
    color: #9F8B8B;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-family: "National Park Thin", sans-serif;
    line-height: normal;
    text-decoration: line-through 2px;
    -webkit-text-decoration-line: line-through 2px;
}

.promo-price{
    color: #F8667F;
    font-family: "National Park Regular", sans-serif;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.pricing-container .container .row{
    margin-bottom: 30px;
    margin-top: 3px;
}

.book-container{
    margin-top: 50px;
}

.book-btn{
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px 9px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 22px;
    font-family: "National Park Regular", sans-serif;
    display: inline-block;
    background-color: #F8667F;
}

.book-btn:hover{
    color: #fff;
    opacity: 0.85;
}

.lollipop-image img{
    position: absolute;
}

@media (max-width: 991px) {
    .font3 {
        font-size: 44px;
    }

    .pricing-content-container{
        padding-bottom: 0;
        padding-top: 12px;
    }
}

@media (max-width: 900px) {
    .font3 {
        font-size: 36px;
    }
}

@media (max-width: 600px) {
    .font3 {
        font-size: 28px;
    }

    .ticket-type{
        font-size: 20px;
    }

    .promo-type{
        font-size: 10px;
    }

    .early-bird-promo{
        font-size: 10px;
    }

    .age-range{
        font-size: 14px;
    }

    .original-price{
        font-size: 12px;
    }

    .promo-price{
        font-size: 18px;
    }
}

@media (min-width: 401px) {
    .ticket-type{
        font-size: 20px;
    }

    .promo-type{
        font-size: 11px;
    }

    .age-range{
        font-size: 13px;
    }

    .original-price{
        font-size: 11px;
    }

    .promo-price{
        font-size: 17px;
    }
}

@media (min-width: 501px) {
    .ticket-type{
        font-size: 26px;
    }

    .age-range{
        font-size: 15px;
    }

    .original-price{
        font-size: 14px;
    }

    .promo-price{
        font-size: 24px;
    }
}

@media (min-width: 601px) {
    .pricing-content-container{
        padding-bottom: 1px;
    }

    .ticket-type{
        font-size: 28px;
    }

    .promo-type{
        font-size: 12px;
    }

    .age-range{
        font-size: 15px;
    }

    .original-price{
        font-size: 16px;
    }

    .promo-price{
        font-size: 26px;
    }
}


@media (max-width: 300px) {
    .font3{
        font-size: 22px;
        margin-bottom: 30px;
        padding: 30px 0 0 0;
    }

    .ticket-type{
        font-size: 15px;
    }

    .early-bird-promo{
        font-size: 8px !important;
    }

    .age-range{
        font-size: 10px;
    }

    .original-price{
        font-size: 9px;
    }

    .promo-price{
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .ticket-type{
        font-size: 32px;
    }

    .age-range{
        font-size: 16px;
    }

    .early-bird-promo{
        font-size: 12px;
    }

    .original-price{
        font-size: 18px;
    }

    .promo-price{
        font-size: 32px;
    }
}

/*FAQ*/

#faq{
    background: linear-gradient(167deg, #FFACE3 0%, #FFE8F1 100%), #FFF;
    padding-top: 0;
    padding-bottom: 0;
}
.font4{
    color: #AF3247;
}

.faq-container .col-lg-6{
    margin-bottom: 20px;
}

button:focus:not(:focus-visible) {
    outline: none;
}

.view-btn{
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px 9px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    background-color: #F8667F;
}

.view-btn:hover{
    color: #fff;
    opacity: 0.85;
}

/*EXPERIENCE*/
#experience{
    background: linear-gradient(180deg, #A4D2FF 0%, #C2E2FF 25.52%);
    padding-bottom: 0;
}

.font5{
    color: #0F5599;
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%; /* 57.2px */
    margin-bottom: 60px;
}

.experience-content-container{
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(55px);
    height: 192px;
    padding: 28px;
    justify-content: space-between;
    flex-shrink: 0;
    align-items: center;
}

.experience-container .col-lg-4{
    margin-bottom: 30px;
}

.experience-content-container span{
    font-size: 18px;
    font-family: "National Park Regular", sans-serif;
    color: #5f3d3d;
}

.text-image{
    width: 300px;
    background-color: red;
}

.text-image img{
    position: absolute;
    width: 20%;
    transform: translateY(-90%);
}

.donut-image{
    position: relative;
}

.donut-image img{
    position: absolute;
    transform: translate(615%, -95%);
}

@media (max-width: 991px) {
    .experience-content-container{
        transform: translateX(20%);
    }
}

@media(max-width: 600px){
    .font5{
        font-size: 28px;
    }

    .experience-content-container{
        /*width: 85%;*/
        top: 50%;
        transform: translate(9%);
    }

    .experience-content-container span{
        font-size: 16px;
    }

}
@media (max-width: 300px){
    .font5{
        font-size: 20px;
    }

    .experience-content-container span{
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    .experience-content-container span{
        font-size: 18px;
    }
}

/*CONTACT*/

#contact{
    background: linear-gradient(180deg, #FEE39E 0%, #FDF6DB 100%);
    padding-bottom: 0;
    position: relative;
    z-index: 0;
}

.contact-info-container{
    z-index: 10;
    padding: 30px 30px;
    border-radius: 0 24px 24px 0;
    background: rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(15px);
}

.map-container iframe{
    border-radius: 24px 0 0 24px;
}

.send-btn{
    color: #fff;
    font-family: "National Park Regular", serif;
    border-radius: 50px;
    padding: 5px 25px 5px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 22px;
    display: inline-block;
    background-color: #F8667F;
}

.send-btn:hover{
    color: #fff;
    opacity: 0.85;
}

.form-label{
    color: #5F3D3D;
    font-family: "National Park Regular", sans-serif;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.form-control{
    font-family: "National Park Regular", sans-serif !important;
    color: #5F3D3D;
}

.form-control:focus{
    color: #5f3d3d;
}

.chocolate-image{
    position: relative;
}

.chocolate-image img{
    position: absolute;
    width: 8%;
    transform: translate(0%, -70%);
    z-index: -1;
}

.location-links{
    position: absolute;
}

.location-links img{
    width: 50px;
    transform: translate(30%, -900%);
}

.form-control:focus{
    outline: none !important;
    box-shadow: none;
    border: var(--bs-border-width) solid var(--bs-border-color);
}

.links{
    color: #F8667F;
    text-decoration: underline 2px;
}

.links:hover{
    color: #F8667F;
}

.font6{
    color: #000;
    font-size: 36px;
}

input.error{
    background: #FFF !important;
    border: 1px #DE0000 solid !important;
}

textarea.error{
    border: 1px #DE0000 solid;
}

#name-error, #phone-error, #email-error, #message-error{
    display: none !important;
}

.asterisk{
    color: #DE0000;
    margin-left: 5px;
    font-family: "National Park Thin", sans-serif;
}

.book-now-btn:hover{
    color: #FFF;
    opacity: 0.85;
}
@media (max-width: 991px) {
    .map-container iframe{
        border-radius: 0;
        height: 150%;
    }

    .contact-info-container{
        border-radius: 24px;
        margin-top: 120px;
        margin-bottom: 50px;
        width: 90%;
    }

    .location-links img{
        width: 30px;
        transform: translate(30%, -550%);
    }
}

@media (min-width: 992px) {
    .map-container iframe{
        height: 100%;
    }
}

@media (max-width: 300px) {
    .form-label{
        font-size: 16px;
    }

    .info-text{
        font-size: 15px;
    }
}

/*BOOK*/

#book{
    background: linear-gradient(180deg, #A4D2FF 0%, #C2E2FF 25.52%);
    padding-top: 0;
}

.booking-container img{
    width: 100%;
    height: 60%;
}

.booking-container{
    position: relative;
    text-align: center;
    margin-top: 150px;
}

.centered-text{
    position: absolute;
    top: 50%;
    margin: auto 0;
    z-index: 99;
    font-size: 54px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%;
    width: 100%;
    transform: translate(0%, -70%);
}

.centered-text span{
    color: #000;
    font-weight: 900;
}

.black-wave{
    position: absolute;
    transform: translate(0%, -45%);
}

.book-now-btn{
    background-color: #000;
    color: #FFFFFF;
    padding: 12px 40px;
    justify-content: center;
    align-items: center;
    border-radius: 26px;
    font-size: 26px;
    font-family: "National Park Regular", sans-serif;
}

@media(max-width: 1200px){
    .centered-text{
        font-size: 44px;
    }

    .book-now-btn{
        padding: 10px 26px;
        font-size: 24px;
    }

    #book{
        padding-bottom: 0;
    }
}



@media (max-width: 991px) {
    #book{
        padding-bottom: 0px;
    }

    .booking-container{
        margin-top: 0;
    }

    .centered-text {
        font-size: 34px;
    }

    .book-now-btn{
        padding: 10px 24px;
        font-size: 20px;
    }
}

@media (max-width: 600px) {
    #book{
        padding-bottom: 0px;
    }

    .centered-text{
        font-size: 14px;
    }

    .book-now-btn{
        padding: 8px 18px;
        font-size: 10px;
    }
}

@media (min-width: 400px) and (max-width: 499px) {
    .centered-text{
        font-size: 19px;
    }

    .book-now-btn{
        padding: 10px 26px;
        font-size: 10px;
    }
}

@media (min-width: 500px) and (max-width: 599px) {
    .centered-text{
        font-size: 20px;
    }

    .book-now-btn{
        padding: 10px 28px;
        font-size: 11px;
    }
}

@media (min-width: 600px) and (max-width: 699px){
    .centered-text{
        font-size: 22px;
    }

    .book-now-btn{
        padding: 8px 12px;
        font-size: 12px;
    }
}

@media (min-width: 700px) and (max-width: 799px) {
    .centered-text{
        font-size: 32px;
    }

    .book-now-btn{
        padding: 10px 24px;
        font-size: 14px;
    }
}

@media (min-width: 800px) and (min-width: 899px){
    .centered-text{
        font-size: 32px;
    }

    .book-now-btn{
        padding: 10px 24px;
        font-size: 16px;
    }
}

@media (min-width: 900px) and (max-width: 991px) {
    .centered-text{
        font-size: 34px;
    }

    .book-now-btn{
        padding: 10px 24px;
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .centered-text{
        font-size: 44px;
    }

    .book-now-btn{
        padding: 10px 24px;
        font-size: 22px;
    }
}

@media (min-width: 1201px) {
    .centered-text{
        font-size: 54px;
    }

    .book-now-btn{
        padding: 10px 24px;
        font-size: 24px;
    }
}

@media (max-width: 300px){
    #book{
        padding-bottom: 0px;
    }

    .centered-text{
        font-size: 12px;
    }

    .book-now-btn{
        padding: 6px 16px;
        font-size: 10px;
    }
}



@media (max-width: 900px) {
    .date,
    .location-container span{
        font-size: 30px;
    }

    .date-suffix{
        font-size: 12px;
    }

    #event-date .date-range .hyphen{
        margin: 0 10px;
    }

    .date-range span img{
        width: 10%;
    }

    #event-date{
        padding-top: 30px !important;
    }

    .location-container{
        width: 92%;
        padding: 16px 0 18px 0;
    }

    #candy-container img{
        width: 15%;
        transform: translate(-50%, -10%);
    }

    #donut-container img{
        width: 13%;
    }

    .left-clouds img{
        width: 50%;
    }

    .left-clouds img:first-child{
        transform: translate(0%, -5%);
    }

    .left-clouds img:nth-child(2){
        transform: translate(20%, -95%);
    }
}

@media (max-width: 600px) {
    .date{
        font-size: 18px;
    }

    .date-suffix{
        font-size: 10px;
    }

    #event-date .date-range .hyphen{
        margin: 0 5px;
    }

    .date-range span img{
        width: 10%;
    }

    #event-date{
        padding-top: 30px !important;
    }

    .location-container{
        width: 90%;
        border-width: 2px;
        padding: 8px 0 10px 0;
    }

    .location-container span{
        font-size: 16px;
    }

    #candy-container img{
        width: 15%;
    }

    #donut-container img{
        width: 13%;
        transform: translate(-50%, 15%);
    }

    .left-clouds img{
        width: 45%;
    }

    .left-clouds img:first-child{
        transform: translate(0%, -10%);
    }

    .left-clouds img:nth-child(2){
        transform: translate(-80%, 35%);
    }
}

@media (min-width: 360px) and (max-width: 429px) {
    .date,
    .location-container span{
        font-size: 20px;
    }

    .date-suffix{
        font-size: 17px;
    }
}

@media (min-width: 430px) and (max-width: 469px){
    .date,
    .location-container span{
        font-size: 22px;
    }

    .date-suffix{
        font-size: 18px;
    }
}

@media (min-width: 470px) and (max-width: 499px) {
    #event-date .date-range span,
    .location-container span{
        font-size: 24px;
    }
}

@media (min-width: 500px) and (max-width: 549px) {
    .date,
    .location-container span{
        font-size: 26px;
    }

    .date-suffix{
        font-size: 19px;
    }

    .location-container{
        width: 90%;
        padding: 10px 0 12px 0;
    }

    #candy-container img{
        transform: translate(-50%, -10%);
    }

    #donut-container img{
        transform: translate(-50%, 10%);
    }
}


@media (min-width: 550px) and (max-width: 767px) {
   .date,
    .location-container span{
        font-size: 28px;
    }

    .date-suffix{
        font-size: 20px;
    }

    .location-container{
        width: 90%;
        padding: 12px 0 14px 0;
    }

    #candy-container img{
        transform: translate(-50%, -10%);
    }

    #donut-container img{
        transform: translate(-50%, 10%);
    }
}

@media (max-width: 300px) {
    #header.header-scrolled{
        background: none;
        border: none;
    }

    #hero{
        padding-top: 60px;
    }

    .left-clouds img{
        width: 40%;
    }

    .left-clouds img:first-child{
        transform: translate(0%, 30%);
    }

    .left-clouds img:nth-child(2){
        transform: translate(-80%, 100%);
    }

    #event-date .date-range span{
        font-family: "National Park", sans-serif;
        font-size: 16px;
        color: #5F3D3D;
    }

    .date-suffix{
        font-size: 12px;
    }

    #event-date .date-range .hyphen{
        margin: 0 5px;
    }

    .date-range span img{
        width: 10%;
    }

    #event-date{
        padding-top: 30px !important;
    }

    .location-container{
        width: 95%;
        border-width: 2px;
        padding: 8px 0 10px 0;
    }

    .location-container span{
        font-size: 15px;
    }

    #candy-container img{
        width: 15%;
    }

    #donut-container img{
        width: 13%;
        transform: translate(-50%, 15%);
    }
}

@media (min-width: 768px) and (max-width: 799px) {
    .date,
    .location-container span{
        font-size: 32px;
    }

    .date-suffix{
        font-size: 28px;
    }

    #candy-container img{
        width: 12%;
        transform: translate(-50%, -10%);
    }

    #donut-container img{
        width: 11%;
    }

    .location-container{
        width: 85%;
    }
}

@media (min-width: 800px) and (max-width: 991px) {
    .date,
    .location-container span{
        font-size: 34px;
    }

    .date-suffix{
        font-size: 25px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .date,
    .location-container span{
        font-size: 44px;
    }

    .date-suffix{
        font-size: 29px;
    }

    .location-container{
        width: 70%;
        padding: 18px 0 20px 0;
    }

    #candy-container img{
        width: 10%;
        transform: translate(-50%, -5%);
    }

    #donut-container img{
        width: 9%;
    }
}

@media (min-width: 1200px) {
    .date{
        font-size: 54px;
    }

    .date-suffix{
        font-size: 30px;
    }

    .location-container span{
        font-size: 44px;
    }

    .location-container{
        width: 65%;
        padding: 20px 0 22px 0;
    }

    #candy-container img{
        width: 10%;
        transform: translate(-50%, -5%);
    }

    #donut-container img{
        width: 9%;
    }
}

@media (max-width: 991px) {
    .title-font, .sponsor-container .logo-text{
        font-size: 44px;
    }

    .content-container span:first-child{
        font-size: 26px;
    }

    .ie-content-container{
        margin-top: 100px;
    }

    .zone-content-container{
        margin-top: 90px;
        margin-bottom: 50px;
    }
}

@media (max-width: 900px) {
    .title-font, .sponsor-container .logo-text{
        font-size: 36px;
    }
    .content-container span:first-child{
        font-size: 24px;
    }

    .explore-desc{
        font-size: 22px;
    }

    .content-container .content-desc{
        font-size: 18px;
    }

    .explore-activity-container .container:nth-child(2){
        padding-top: 0;
    }

    .ie-content-container{
        margin-top: 100px;
    }

    .zone-content-container{
        margin-top: 90px;
        margin-bottom: 50px;
    }
}

@media (max-width: 600px) {
    .title-font, .sponsor-container .logo-text{
        font-size: 28px;
    }

    .content-container span:first-child{
        font-size: 22px;
    }

    .explore-desc{
        font-size: 20px;
    }

    .content-container .content-desc{
        font-size: 16px;
    }

    .explore-activity-container .container:nth-child(2){
        padding-top: 0;
    }

    .ie-content-container{
        margin-top: 150px;
    }

    .zone-content-container{
        margin-top: 120px;
        margin-bottom: 50px;
    }
}

@media (max-width: 300px) {
    .title-font, .sponsor-container .logo-text{
        font-size: 20px;
    }

    .explore-desc{
        font-size: 16px;
    }

    .explore-activity-container .container:nth-child(2){
        padding-top: 0;
    }

    .content-container span:first-child{
        font-size: 20px;
    }

    .content-container .content-desc{
        font-size: 14px;
    }

    .ie-content-container{
        margin-top: 150px;
    }

    .zone-content-container{
        margin-top: 90px;
        margin-bottom: 50px;
    }
}

@media (max-width: 899px){
    .buy-ticket-btn{
        display: none;
    }
}
